home *** CD-ROM | disk | FTP | other *** search
/ Scene 96 / Scene 96 International Edition (Zyklop Software) (Disc 2) (1997).iso / misc / utilz / rdosumb / rdosumb.rev < prev    next >
Encoding:
Text File  |  1996-04-26  |  5.0 KB  |  114 lines

  1. RDOSUMB v1.1C rev c (26.4.1996)
  2. - new hardware implemented:
  3.   - #1C Laser 4LOF/286 chipset (yes, 286, in these days :-))
  4.     - fully working (192k), shared E0-EC pages
  5.     - autodetection for Ami286 ISA BIOS
  6. - new autodetection block for #1A UMC UM8886AF chipset (WinAmi ISA/PCI BIOS)
  7. - new autodetection block for #14 Intel Neptune/Triton chipset
  8.   - Octek Rhino6 ISA/PCI, MR BIOS Ver3.30, Triton 430FX
  9.  
  10. RDOSUMB v1.1B rev a (17.2.1996)
  11. - new hardware implemented:
  12.   - #1B Assus SiS/P5 chipset
  13.     - fully working (192k), claimed problems with Himem & Stacker combination
  14.     - autodetection for Award586 ISA/PCI PnP BIOS (Assus board)
  15.  
  16. RDOSUMB v1.1A rev b (28.12.1995)
  17. - corrected serious bug of v1.18-v1.1A causing non-functional DEMO versions
  18. - #19: added pages E0-EF => full 192kB space
  19. - new Dimension info file
  20. - release version
  21.  
  22. RDOSUMB v1.1A rev a (11.11.1995)
  23. - successfuly tested Windows 95 compatibility (at least on available boards)
  24. - two new hardwares implemented:
  25.   - #19 * unknown Octek chipset, Owner: D. Voracek
  26.     - only first 128k tested, pages E000-EFFF have to be adapted later
  27.     - autodetection for Award486 VLB BIOS
  28.   - #1A UMC UM8886AF chipset
  29.     - fully working (192k), although has whole_ram_option
  30.     - autodetection for Award486 VLB/PCI BIOS
  31. - removed FILES, FCBS, BUFFERS from ditribution
  32.   - due to inefficiency, low speed and possible copyright corruption
  33.   - useless with DOS7 (Win95 DOS) relocations
  34.   - working on new generation of these utilities
  35. - tax for registered version lowered to $15 (299 Kc)
  36.  
  37. RDOSUMB v1.18 rev b (14.9.1995)
  38. - new autodetection block for hardware #15 (Efar chipset)
  39.  
  40. RDOSUMB v1.18 rev a (8.8.1995)
  41. - new hardware is working:
  42.   - #18 OPTi Viper 82c557 chipset 
  43.     (detection routine is for Award Plug&Play BIOS)
  44.     - work all 192kB although Plug&Play Extension resides at E000 segment
  45.       (can be overwriten safely)
  46.     - too fast PCI-setup causes some problems with PCI video cards.
  47.  
  48. RDOSUMB v1.17 rev k (6.8.1995)
  49. - new detection block for OPTi-82c495aw (Award 486 BIOS) added to #15 (Efar)
  50. - proper name for #6: OPTi-82c291 chipset
  51. - some warnings about hanging added to TYPEDET.COM
  52. - some internal cleanups
  53.  
  54. RDOSUMB v1.17 rev i (14.7.1995)
  55. - new mallocUMB() routine mainly because of FastBoot code
  56. - new FastBoot code - weird thing - when bootstrap is initiated keyboard-int-9
  57.   is redirected back to RDOSUMB => system hangs up.. (on some motherboards)
  58. - first OFFICIAL DEMO RELEASE
  59.  
  60. RDOSUMB v1.17 rev h (11.7.1995)
  61. - new utility: TYPEDET
  62.   - You can now try to detect hardware types directly from command prompt
  63. - SAVEROM.EXE (c++: 3104 bytes) reprogrammed to SAVEBIOS.COM (asm: 206 bytes)
  64.  
  65. RDOSUMB v1.17 rev g (2.7.1995)
  66. - many old hardware types have new (respective original) names
  67.  
  68. RDOSUMB v1.17 rev f (1.7.1995) - oh, again ?
  69. - of course, why not :-)
  70. - hardware #9 (unknown w/ Award BIOS) is de facto hw #5 (MX 83c305 chipset).
  71.   Detection routine of #9 is used to determine #5 (detection routine for #5
  72.   still works well).
  73. - hw #14 -> hw #9 (Contaq chipset)
  74. - hws #15-#18 -> hws #14-#17 (Neptune, Efar, genVIA, DFI VIA)
  75. - some other cleanups
  76.  
  77. RDOSUMB v1.18 rev c (30.6.1995)
  78. - new chipset DFI VIA is available. It's simply VIA chipset with some 
  79.   pages disabled. DFI's BIOS resides at E8000-FFFFF and also pages in
  80.   area E0000-E7FFF are not working properly.
  81. - hardware type #17 (VIA chipset) has  new  name: generic VIA chipset
  82. - DFI VIA chipset has its own number: #18
  83. - new autodetection for: #8 (SiS chipset) w/ Award PCI BIOS
  84. - added checking for the height of hardware number directly specified
  85.   on  command  line. The  parameter  is  ignored and ERROR message is
  86.   produced since now.
  87. - some internal changes (cleanups etc.)
  88. - revision of the documentation
  89.  
  90. RDOSUMB v1.17
  91. - autodetection routines for hardware types 0Eh-14h (finally :-)
  92. - new chipsets are now fully working (also with autodetection):
  93.   - Intel Mercury chipset ( pentium ISA/PCI board w/ Award Bios )
  94.   - Efar chipset ( 486 ISA/VLB/PCI board w/ Award Bios )
  95.   - VIA chipset ( 486 VIP ISA/VLB/PCI board w/ Award Bios )
  96. - some small internal changes
  97. - revision of the documentation
  98.  
  99. RDOSUMB v1.13
  100. - First official release. No public versions yet. Only for my friens at all.
  101.   (Because of many hardware types implemented in program I have decided to
  102.   give it on the Internet so i'm working on new (public) demo version now).
  103.  
  104. RDOSUMB previous versions
  105. - RDOSUMB was programmed nearly for year (most of time took hardware testing
  106.   on many many computers). First it was done for my privat use, then i decided
  107.   to give it to other people. Those alpha versions worked well for me and my
  108.   friends but for sure not for much more people around the world.
  109.  
  110. If you read these lines you probably bought this program or you got it from 
  111. some of your friens (and probably without mentioning him!). If you stoled it
  112. don't forget it carries end-user name in every program in package!
  113.  
  114. No public version is available yet! Only registered versions!